func runtime.reflect_maplen

3 uses

	runtime (current package)
		map.go#L1411: func reflect_maplen(h *hmap) int {
		map.go#L1417: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		map.go#L1434: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))